
 
 B u t t o n   1   L a b e l   P o w e r s O f T w o 
 
 B u t t o n   P o w e r s O f T w o   C o l o r   R e d 
 
 S t o p 
 
 
 
 L a b e l   P o w e r s O f T w o 
 
 	 V a r i a b l e   N u m e r i c   n 1   =   1 
 
 	 
 
 	 F o r   v 1   =   1   T o   I n f i n i t y 
 
 	 	 P r i n t   n 1   +   C R L F 
 
 	 	 n 1   =   n 1   *   2 
 
 	 	 I f   n 1   >   1 E 9 9 
 
 	 	 	 R e t u r n 
 
 	 	 E n d I f 
 
 	 N e x t 
 
 R e t u r n 
 
 
 
 
 
 
 
 
 
 
 
 
 
 